Total Complexity | 28 |
Dependencies | 4 |
Dependents | 2 |
Total lines | 200 |
Lines of code | 86 |
Logical lines of code | 47 |
Comment lines | 71 |
Methods | 12 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
parse() | 51 | 8 | 25 | |
getSizeUnits() | 59 | 4 | 14 | |
isRelative() | 65 | 4 | 9 | |
render() | 64 | 3 | 8 | |
isSize() | 70 | 2 | 6 | |
__construct() | 70 | 1 | 6 | |
setUnit() | 81 | 1 | 3 | |
getUnit() | 82 | 1 | 3 | |
setSize() | 80 | 1 | 3 | |
getSize() | 82 | 1 | 3 | |
isColorComponent() | 82 | 1 | 3 | |
__toString() | 80 | 1 | 3 |